Other Extensions
The following extensions are available globally.
-
Declaration
Swift
struct Locale : Hashable, Equatable, ReferenceConvertible
-
Declaration
Swift
struct Calendar : Hashable, Equatable, ReferenceConvertible, _MutableBoxing
-
Declaration
Swift
struct ContiguousArray<Element> : _DestructorSafeContainer
-
Declaration
Swift
protocol FloatingPoint : Hashable, SignedNumeric, Strideable where Self == Self.Magnitude
-
Declaration
Swift
protocol BinaryFloatingPoint : ExpressibleByFloatLiteral, FloatingPoint
-
Declaration
Swift
class NSParagraphStyle : NSObject, NSCopying, NSMutableCopying, NSSecureCoding
-
Declaration
Swift
protocol RangeExpression
-
Declaration
Swift
protocol RangeReplaceableCollection : Collection where Self.SubSequence : RangeReplaceableCollection
-
Declaration
Swift
struct Set<Element> where Element : Hashable
-
Declaration
Swift
struct UnsafePointer<Pointee> : _Pointer
-
Declaration
Swift
struct UIEdgeInsets
-
Declaration
Swift
struct IndexPath : ReferenceConvertible, Equatable, Hashable, MutableCollection, RandomAccessCollection, Comparable, ExpressibleByArrayLiteral
-
Declaration
Swift
class UIView : UIResponder, NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate
-
Declaration
Swift
class DateFormatter : Formatter
-
Undocumented
See moreDeclaration
Swift
private protocol CPCMonthViewRedrawContextImpl : CPCMonthViewRedrawContext
-
Declaration
Swift
protocol NSObjectProtocol